I have problems with video thumbnail because it is not appearing. I try to have a youtube api, but youtube said that it is not needed anymore. also other video provider dont have image thumbnails.
what could be the problem????

CommentFileSizeAuthor
#8 youtube.patch3.93 KBmoonray
#8 youtube.patch3.93 KBmoonray
#7 youtube.patch0 bytesmoonray

Comments

aaron’s picture

Status: Active » Postponed (maintainer needs more info)

thumbnails work fine for me. first, can you test at http://drupalhub.org and let me know if you have the problem there?

thanks,
aaron

manu888’s picture

Can you get thumbnails from DailyMotion as well? If not which video provider work regarding the thumbnails? Thanks for this dev. This is really exciting feature!!!

Emmanuel

bernardwright’s picture

Hi,

I must be missing something. I have the embedded media field working fine and can point to You Tube video, but how do I get to show just the thumbnail and in the block as on drupalhub.org?

Thanks
Bernie

markfinney’s picture

Me too...

I am very confused as to why I cannot get thumbnails to display on a feed from youtube.

alex ua’s picture

You need to select "thumbnails" as an option on the content type.

markfinney’s picture

Still struggling with this...

I have selected thumbnail... it is sticking a link for a thumbnail into the page but the wrong link it seems... The link in my feed is 'http://s4.ytimg.com/vi/sOL8cyynbis/default.jpg' (using feedapi, simplepie parser and feed element mapper) but the source code from the feednode is showing that the thumbnail src is the url 'http://img.youtube.com/vi/sOL8cyynbis.swf/1.jpg'...

I think this is the route of the problem...

Sorry I don't understand much about this stuff!

moonray’s picture

Assigned: crazyabs » Unassigned
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new0 bytes

Youtube's API has been updated. The code needs to be updated to work with it.
Developer key is no longer needed.

Find patch attached.

moonray’s picture

StatusFileSize
new3.93 KB
new3.93 KB

Let's try that again.

moonray’s picture

Category: support » bug
krisvannest’s picture

Title: Image Thumbnail Not Appearing » Video Thumbnail Not Appearing

Got it! Dooh, I was using the wrong field in my View (don't ask ;-)... so please ignore below, YouTube thumbnails now working with my config. Thx KV

---ignore below---

Ditto on that for YouTube... have latest 5.x-1.2 release of Embedded Media Field, latest CCK, and latest Drupal 5.10, and have also selected "thumbnail" in my table View that will display the list of videos, but still no YouTube thumbnail.

I also entered a valid image URL in my field's "Default thumbnail path:" as an option for Embedded Media Field, but still no dice-- that image shows up great other places on my site, but not in my CCK View.

Note that Embedded Media Field settings, under Embedded Video Field/Providers/YouTube configuration/Supported features, it shows "Thumbnails Yes", and my YouTube video does display/play correctly when viewing the full node, so have no idea why the thumbnail isn't displaying?

alex ua’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Needs review » Fixed

This is fixed in the Drupal 6 version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.